Einhugur Xml Plugin for Xojo
Node.ChildValue Method
Wrapper shortcut for Child(name).ChildValue()
ChildValue(
childName
as
String)
as
String
Parameters
childName
Name of the child.
Returns
String
Remarks
See Also
Node Class